home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 2002 June / Computer Buyer June 2002.iso / internet / abel / styles.css < prev    next >
Cascading Style Sheet File  |  2001-11-13  |  860b  |  26 lines

  1. <style type="text/css">
  2.  
  3. <!--
  4.  
  5. .text             {font-family:geneva, arial, helvetica, sans serif ; font-size:12px ; color:#000000 ; font-weight:none}
  6.  
  7. .grey             {font-family:geneva, arial, helvetica, sans serif ; font-size:12px ; color:#666666 ; font-weight:none}
  8.  
  9. .white             {font-family:geneva, arial, helvetica, sans serif ; font-size:12px ; color:#ffffff ; font-weight:none}
  10.  
  11. .small             {font-family:geneva, arial, helvetica, sans serif ; font-size:11px ; color:#000000 ; font-weight:none}
  12.  
  13. A:link        {color:#0000ff ; text-decoration:none}
  14.  
  15. A:hover        {color:#0000ff ; text-decoration:underline}
  16.  
  17. A:visited    {color:#0000ff ; text-decoration:none}
  18.  
  19. A:active    {color:#0000ff ; text-decoration:none}
  20.  
  21. .select            {background:#336600 ; font-family:geneva, arial, helvetica, sans serif ; font-size:12px ; color:#ffffff ; font-weight:bold}
  22.  
  23. -->
  24.  
  25. </style>
  26.